Welcome![Sign In][Sign Up]
Location:
Search - uCOS serial

Search list

[SCMucos51v2021

Description: uC/OS-II在51上移植的完整源代码V1.0,包含shell源码。双击yy.uv2可以直接进行软件仿真。该代码解决了重入问题,对串口进行了特殊处理,不占用任务号,基于中断实现。该代码通过了软件仿真、硬件仿真、固化测试,请放心使用-uC/OS-II in 51 transplant on the integrity of the source code V1.0 contains shell source. Double-click yy.uv2 direct simulation software. The code to solve the problems go back to the serial port of special treatment, off-task, based on the realization of interruption. The code of the software through simulation, hardware emulation, curing test, please rest assured that the use of
Platform: | Size: 263168 | Author: 陈小明 | Hits:

[ARM-PowerPC-ColdFire-MIPSnew__arm7_armboot-1.1.0

Description: 多种Arm7/9单片机的 的嵌入式系统UCOS代码,具有RS232串口,TCP/IP网络,TFTP, USB接口代码,非常完整-variety of Arm7/9 MCU embedded systems UCOS code, with RS232 serial port, TCP/IP network, TFTP, USB interface code, a very complete
Platform: | Size: 649216 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSuCOSII_FS44b0x

Description: 1)通过fs44b0xbios和网口,将upload里的boot.bin烧写到flash 0 地址 见“FS44B0Xbios使用指南”之5 2) 打开57600超级终端 3) 连上串口线和jtag调试头 4)打开FS44B0X开发板电源 5)运行jtag.exe,在SDT下调入 ucosii_demo.axf,运行 6) 在超级终端上有三个任务的运行与退出显示,板子上的三个发光二极管会来回闪烁。 -a) fs44b0xbios and LAN, li will upload the burning of flash boot.bin 0 addresses see "FS44B0Xbio s User's Guide "5 2) to open 57,600 Super Terminal 3) connected to serial lines and the first four JTAG Debugging) Open FS44B0X development board Power 5) Run jtag.exe, under the redeployment ucosii_demo.axf SDT, running 6) of the Super Terminal 3 on the mandate of the operation and withdraw from the show, on board the three light-emitting diodes will flicker back and forth.
Platform: | Size: 215040 | Author: 张淼林 | Hits:

[SCMSerialFIFOForC51

Description: 89S52上实现51单片机的串口FIFO功能。即串口的收和发均采用了FIFO作为缓冲。相信这个程序有助于单片机的新手编写串口操作-89S52 achieve 51 MCU Serial FIFO functions. Serial admission that the hair and are used as a FIFO buffer. I believe this program helps prepare newcomers MCU serial operation
Platform: | Size: 32768 | Author: 陈根潮 | Hits:

[Embeded LinuxUCOS2.71souce

Description: 含代码UCOS_II测试程序说明有详细过程说明 测试步骤 1> 开发板上电 2> 运行串口监视软件,波特率115200,8N1 3> 运行测试程序 4> 在串口监视软件中显示OSRunning后,最右侧的LED灯开始闪烁, 间隔为1秒。同时每隔2秒可以在监视窗口中看到当前CPU利用率。 按下某个键后,会在监视窗口中看到诸如“msg = x”的信息。-containing code UCOS_II test a detailed description of the procedures for testing process shows the steps 1gt; Development board-- inversion; Serial run monitoring software, N1 3gt 115200,8 baud rate; 4gt testing procedures; The serial surveillance software OSRunning show, the most right side of the LED lights begin blinking , the spacing of a seconds. While every two seconds for the monitor window to see the current CPU utilization. After clicking a button, the monitor window to see such as "msg = x" message.
Platform: | Size: 477184 | Author: 李大嘴 | Hits:

[OtherUCOSII22

Description: 基于51内核的圈圈操作系统**************** 说明:这是本人学习嵌入式操作系统后在51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释, 请给圈圈留言: http://blog.21ic.com/blog.asp?name=computer00 -circle operating system kernel $ Note : This is my learning embedded in the operating system after 51 to write a simple operating system, creates delete tasks, task scheduling system delay, hang tasks, send messages, waiting for news, CPU usage statistics, the system time, serial data transmission and serial resource management functions. Because of the time rush, some of the Notes may forget when debugging changes, if found not understand the Notes, to circle the words : http://blog.21ic.com/blog.asp name = computer
Platform: | Size: 252928 | Author: uuu | Hits:

[uCOSOS_UART_RF

Description: 实现了uc/os下面的串口、nRF2401的控制,能双向通信。SOURCE需要自己下载(2.52版)-Achieved uc/os following serial, nRF2401 control, can be two-way communication. SOURCE need to download (2.52 version)
Platform: | Size: 560128 | Author: kindgun | Hits:

[uCOSucoscom

Description: arm入门的简单例子程序,串口使用例子,使用ucos2操作系统。 -arm entry procedures simple example, the use of serial example, the use of ucos2 operating system.
Platform: | Size: 751616 | Author: 董亨 | Hits:

[Shell apiGENIE-SHELL

Description: Genie-shell for ucos 一、 基本要求(必做) (1) 设计并实现ucos的shell模型 (2) 实现简单的Shell命令 hostname命令在屏幕上打印一句话,即自定义的本机名称。 hello 命令可以带多个参数,如hello a b c d,回车后会显示: hello,I am Genie your argv is: a b c d (3)实现在串口和LCD的同步显示,即所有的命令操作过程都要显示在串口和LCD上。 二、 提高要求(选做) 自己设计几条新的命令,比如输入time即可显示时间,输入data即可显示日期或者可以通过命令设置时间和日期等。 -Genie- shell for TRACK 1, basic requirements (regimen) (1) design and implement CENTER shell model (2) to achieve a simple Shel l command hostname command on the screen print a word that is, since the definition of the machine name. Hello orders can take a number of parameters, such as hello a b c d, Enter will show : hello, I am your argv Genie is : a b c d (3) Achieve the serial synchronous and LCD display, that is, all the orders must show that the process of the serial and LCD. Two, raising requirements (election so) designed several new orders, such as the importation of time will be shown, input data can indicate the date or can be ordered through the set-up time and date.
Platform: | Size: 690176 | Author: 天地殇 | Hits:

[Embeded-SCM Develops3c2410UcosPort

Description: ucos 移植实验成功把ucos移植到2410上建立十个任务,每个任务不停地往串口上打印自己的任务号-CENTER transplantation experiments successfully transplanted to CENTER 2410 on the establishment of 10 tasks, each task to keep serial printing its own mandate,
Platform: | Size: 707584 | Author: liwei | Hits:

[Embeded-SCM Develops3c2410guiRTC

Description: s3c2410ucos 移植实验成功把ucos移植到2410上建立十个任务,每个任务不停地往串口上打印自己的任务号-s3c2410ucos transplantation experiments successfully transplanted to CENTER 2410 on the establishment of 10 tasks each task to keep serial printing its own mandate,
Platform: | Size: 148480 | Author: liwei | Hits:

[uCOSUART_EXP

Description: ucOS下串口实验程序.可以了解串口在ucOS下的工作方式-ucOS experimental procedure. Serial can understand the ucOS under way
Platform: | Size: 141312 | Author: | Hits:

[uCOSUsrt_printf_test

Description: 嵌入式44B0与PC机串口通信的源代码,ADS1.2编译器环境-Embedded 44B0 and PC serial communications source code, the compiler environment ADS1.2
Platform: | Size: 116736 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSucosii_block

Description: 该源码继承了大量功能控件,如定时器、按键、串口通讯等,并已成功嵌入到产品中,可以节省大量时间。-the source inherit a lot of control functions, such as timer, keys, serial communications, and has successfully embedded into products, can save a lot of time.
Platform: | Size: 1914880 | Author: 侯德俊 | Hits:

[Com PortS3C2410uCOS-II

Description: S3C2410ARM处理器的uCos2移植实验代码,包括移植,串口通信等。-S3C2410ARM processor code uCos2 transplant experiments, including transplantation, serial communications.
Platform: | Size: 7404544 | Author: 毅毅 | Hits:

[Embeded-SCM DevelopiccavrUCOS_m64

Description: ucos移植到m64, 精简过, 使用portc bit4控制led显示, 串口1波特率38400输出-OUT transplant m64, streamlining, of using portc led bit4 control, Serial output a 38,400 baud rate
Platform: | Size: 96256 | Author: wang | Hits:

[uCOSlpc2148_ucos2

Description: ucos2 v2.80在lpc2148上的一个完整程序,在IAR上运行,包含4中断设计,串口的源代码.还有红外解码运用-ucos2 v2.80 in lpc2148 of a complete procedure, the IAR run contains four interruption design, Serial source. also use infrared decoder
Platform: | Size: 6541312 | Author: 邹祖衡 | Hits:

[uCOSARMUART

Description: ucos系统,基于ARM9串口实验.-TRACK system, based on ARM9 serial experiments.
Platform: | Size: 190464 | Author: | Hits:

[SCMARM_URT0

Description: ARM LPC2210的串口源代码,可以直接使用,我编译过的。-LPC2210 ARM Serial source code can be used directly, I compiled before.
Platform: | Size: 1024 | Author: xuzhihua | Hits:

[ARM-PowerPC-ColdFire-MIPSjx44b0study_system_souce_code

Description: 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 Stepper 步进电机驱动实验实验 Key 键盘驱动实验 Dispchar 汉字字符显示实验 Dispgraph 图形显示实验 Iic IIC 总线实验 Tftp TFTP 文件传输实验 Usb USB 数据传输实验 Iis 立体声录放音实验 Touch 触摸屏驱动实验 cf CF卡实验 ide IDE硬盘接口驱动实验 parallel 并行打印机接口通讯实验 Ucos-ii UCOS-II实验:Eg1, Eg2, Eg3, Eg4 gprs GPRS相关实验(主叫实验,被叫实验,收短信实验和发短信实验) gps GPS实验-compressed bundle includes JX44B0 experimental teaching system and the user manual system is the set of test routines. c prepared with the ADT environment compiled plate downloaded to experiment can be executed, Learning is the development arm of useful routines source document shows Leddemo experimental Led LED Display LED Display Serial Experimental Serial Experimental Interrupt external interrupt experimental Dma DMA experimental Pwm PW M Experiment Rtc real time clock experiments Watchdog experimental Ad watchdog AD sampling experiments Stepper Stepper motor drive Experimental Experimental Experimental Key Keyboard Driver Dispchar Chinese characters experimental Dispg raph graphics experimental Iic IIC bus experiment Tftp TFTP file transfer experiments Usb USB Experimental data transmi
Platform: | Size: 4011008 | Author: kl.ud | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net